All Classes and Interfaces
Class
Description
The
ActivationCallback interface defines the minimal methods that must be implemented in
order to receive callbacks during the activation process.The
ActivationInputError object defines errors related to user input occurring during an
activation process.The
ActivationInputException exception is raised during activation-specific flows.An
ActivationParams object provides parameters for an activation process.The
AuthenticationInputException exception is thrown when an error occurs during external
user authenticationThe
CDDCDataFeeder allows to set CDDC data values.An
CDDCParams object provides parameters for CDDC process.List of optional fields that can be retrieved.
The
ChangePasswordCallback interface defines the minimal methods that must be implemented
in order to receive callbacks during the change password process.A crypto application defines a set of characteristics for generating one-time passwords and
signatures.
The
InputError object is used to provide detailed information about an input related
issue during a flow execution.The
InputException exception is raised when a user-input error arises.Interface to implement in order to receive events related to local authentication.
Parameters for performing a local authentication.
Interface to implement in order to receive events related to local transaction.
Parameters for performing a local transaction.
The
NotificationRegistrationCallback interface defines the specific elements required for
the integrator to interact during the Notification Registration flow.A
NotificationRegistrationParams object provides parameters to register for push
notifications.The
OnlineActivationCallback interface defines the methods that must be implemented in
order to receive callbacks during the online activation process.The
OnlineActivationInputError object defines errors related to user input occurring
during the online activation process.A
OnlineActivationParams object provides parameters for the online activation process.The
OrchestrationError class is the base class used for asynchronous error management in
the Orchestration SDK.The
OrchestrationErrorCallback interface defines the callback that must be implemented in
order to be informed of errors during the Orchestrator lifecycle.The
OrchestrationErrorCodes class lists every error code used when performing
orchestration tasks.The
OrchestrationException is the general exception raised by the Orchestration SDK.The
OrchestrationServerError class is the base class used for asynchronous error
management in the Orchestration SDK.The
OrchestrationUser object represent the activated userThe
OrchestrationWarning class is the base class used for asynchronous warning management
in the Orchestration SDK.The
OrchestrationWarningCallback interface defines the callback that must be implemented
in order to be informed of warnings during the Orchestrator lifecycle.The
OrchestrationWarningCodes class lists every warning code used when performing
orchestration tasks.The
Orchestrator interface is the entry point of the Orchestration SDK.Simple builder for the
Orchestrator object.The
PasswordError object is used to provide detailed information about a password related
issue during a flow execution.The
PasswordException exception is raised when a user-input password error arises.Available protection types for generating one-time passwords and signatures.
The
RemoteAuthenticationCallback interface defines the specific elements required for the
integrator to interact during the Remote Authentication flow.The
RemoteAuthenticationCallback.DisplayDataCaller object is to be informed of data approval/rejection.The
RemoteAuthenticationCallback.SessionOutdatedReason lists possible reasons for a session to be outdated.The
RemoteAuthenticationCallback.SuccessSessionState lists possible session states after a Remote authentication
success.The
RemoteTransactionCallback interface defines the specific elements required for the
integrator to interact during the Remote Transaction Validation flow.The
RemoteTransactionCallback.DisplayDataCaller object is to be informed of data approval/rejection.The
RemoteTransactionCallback.SessionOutdatedReason lists possible reasons for a session to be outdated.The
RemoteTransactionCallback.SuccessTransactionState lists possible transaction states after a Remote
transaction success.The
UserAuthenticationCallback interface defines the specific elements required for the
integrator to interact with during a User Authentication flow.User authentication type that can be customized by the integrator
An implementation of a
UserAuthenticationInputCallback interface will be given by the
Orchestration library (See UserAuthenticationCallback.onUserAuthenticationRequired(UserAuthenticationCallback.UserAuthentication, UserAuthenticationInputCallback, boolean).The
UserInformation object provides information about the DIGIPASS object associated with
a specific user identifier.The
UserManager allows to handle user management related features.